Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

fix(docs): use colon instead of period in list introduction#73

Merged
roottool merged 1 commit intomainfrom
docs/fix-publishing-list-intro
Mar 8, 2026
Merged

fix(docs): use colon instead of period in list introduction#73
roottool merged 1 commit intomainfrom
docs/fix-publishing-list-intro

Conversation

@roottool
Copy link
Copy Markdown
Owner

@roottool roottool commented Mar 8, 2026

Changes

  • docs/PUBLISHING.md: changed period to colon at the end of the list introduction sentence

Motivation

In English, a sentence introducing a list should end with a colon, not a period. The sentence This runs the following steps. was corrected to This runs the following steps: to follow standard English punctuation conventions.

Testing

  • textlint passes with no errors

Related

N/A

Checklist

  • Ready for code review
  • Documentation updated (if needed)
  • Tests added (if needed)
  • Breaking changes documented (if applicable)

🤖 Generated with Claude Code

Co-Authored-By: Claude noreply@anthropic.com

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@roottool roottool self-assigned this Mar 8, 2026
@roottool roottool added the documentation Improvements or additions to documentation label Mar 8, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (235943f) to head (e186402).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #73   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           21        21           
  Branches         5         5           
=========================================
  Hits            21        21           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@roottool roottool merged commit 76a427c into main Mar 8, 2026
13 checks passed
@roottool roottool deleted the docs/fix-publishing-list-intro branch March 8, 2026 06:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant